You can create a device-independent
raster image of the objects in your drawing.
Several
commands can be used to export objects into device-independent raster
images in the bitmap, JPEG, TIFF, and PNG formats.
Objects
are displayed in the raster image as they appear on the screen,
including objects in shaded and rendered viewports.
File formats such as JPEG are compressed as they
are created. Compressed files take up less disk space, but they
might not be readable by certain applications.
To create a bitmap file
(BMP)
- At the Command prompt, enter bmpout.
- In the Create Raster File dialog box,
select a folder and enter a file name. Click Save.
The .bmp extension is appended to the
file name.
- Select the objects you want to save.
To create a JPEG file (JPG)
- At the Command prompt, enter jpgout.
- In the Create Raster File dialog box,
select a folder and enter a file name. Click Save.
The .jpg extension is appended to the
file name.
- Select the objects you want to save.
To create a TIFF file (TIF)
- At the Command prompt, enter tifout.
- In the Create Raster File dialog box,
select a folder and enter a file name. Click Save.
The .tif extension is appended to the
file name.
- Select the objects you want to save.
To create a Portable Network
Graphics file (PNG)
- At the Command prompt, enter pngout.
- In the Create Raster File dialog box,
select a folder and enter a file name. Click OK.
The .png extension is appended to the
file name.
- Select the objects you want to save.
CommandsBMPOUT
Saves selected objects
to a file in device-independent bitmap format.
EXPORT
Saves the objects in
a drawing to a different file format.
JPGOUT
Saves selected objects
to a file in JPEG file format.
PNGOUT
Saves selected objects
to a file in a Portable Network Graphics format.
TIFOUT
Saves selected objects
to a file in TIFF file format.